home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Print Media Service 1997 October
/
Electronic Print Media Service 1997 October.iso
/
IDEASRC
/
Tree.DIR
/
00071_Script_71
< prev
next >
Wrap
Text File
|
1997-08-05
|
294b
|
11 lines
on mousedown
repeat while the mousedown
set the membernum of sprite 10 to 63
updatestage
end repeat
set the membernum of sprite 10 to 67
updatestage
if the frame > 143 then go the frame -1
if the frame = 143 then go frame 1
if the frame < 140 then go frame 1
end